-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Swaps wdio for Playwright #1617
Conversation
49cefec
to
0186a66
Compare
✅ Thanks for the improvements! Browse a preview of your changes using the link below.
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Thanks for the improvements! Browse a preview of your changes using the link below.
To edit notification comments on pull requests, go to your Netlify site configuration. |
0186a66
to
441a2ac
Compare
441a2ac
to
40b5f35
Compare
Running
I'm not sure why. |
Sauce CI failure is because of saucelabs/sauce-playwright-runner#202 |
Comparing this to webdriver on |
40b5f35
to
1348f76
Compare
75ff901
to
798f9ff
Compare
457c725
to
e905bdf
Compare
fcd74a9
to
cf77325
Compare
7028d9f
to
28590a7
Compare
7874219
to
a932eee
Compare
a932eee
to
499db44
Compare
f9f0416
to
30ede10
Compare
6cae4be
to
9da6b95
Compare
c0ede13
to
343ee1a
Compare
1410962
to
695a6c2
Compare
695a6c2
to
68e0f6c
Compare
Closing in favor of #1871 |
3/31 - Playwright throws an error when uploading the artifact to Sauce. Looks like something related to docker, but I'm not sure :(
This is a test PR for what swapping to Playwright instead of wdio might look like.
Changes
Testing
yarn test:browser
should run playwright locally.